home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Utilities / EasyFind.dmg / EasyFind.app / Contents / Resources / Japanese.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2005-10-13  |  711 b   |  26 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {checkForUpdate = id; newWindow = id; orderFrontPrefsPanel = id; }; 
  5.             CLASS = ApplicationDelegate; 
  6.             LANGUAGE = ObjC; 
  7.             SUPERCLASS = NSObject; 
  8.         }, 
  9.         {
  10.             ACTIONS = {
  11.                 addToDT = id; 
  12.                 destroy = id; 
  13.                 moveToTrash = id; 
  14.                 openFile = id; 
  15.                 revealFileInFinder = id; 
  16.                 setReverseSorting = id; 
  17.                 setSorting = id; 
  18.                 showInfo = id; 
  19.             }; 
  20.             CLASS = FirstResponder; 
  21.             LANGUAGE = ObjC; 
  22.             SUPERCLASS = NSObject; 
  23.         }
  24.     ); 
  25.     IBVersion = 1; 
  26. }